PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / getKeySize Method
In This Topic
    getKeySize Method
    In This Topic
    Gets the size, in bits, of the secret key used by the security handler.
    Syntax
    public int getKeySize()

    Return Value

    The size, in bits, of the secret key used by the security handler.
    See Also